Skip to content

doc: fix util signal exit code link - #65124

Open
dayun6530 wants to merge 1 commit into
nodejs:mainfrom
dayun6530:ossca-week3
Open

doc: fix util signal exit code link#65124
dayun6530 wants to merge 1 commit into
nodejs:mainfrom
dayun6530:ossca-week3

Conversation

@dayun6530

Copy link
Copy Markdown

Fix the broken link to util.convertProcessSignalToExitCode() in the child process documentation.

Tests: make lint-md

@nodejs-github-bot nodejs-github-bot added child_process Issues and PRs related to the child_process subsystem. doc Issues and PRs related to the documentations. labels Aug 7, 2026
@Renegade334

Copy link
Copy Markdown
Member

@avivkeller I could swear that malformed internal links used to get picked up by the old tooling?

@avivkeller

avivkeller commented Aug 8, 2026

Copy link
Copy Markdown
Member

@avivkeller I could swear that malformed internal links used to get picked up by the old tooling?

We haven't moved to the new linter yet πŸ˜… everything now is the old tooling (lint wise).

The new linter will catch these, when we finalize it following RenderATL.

@daeyeon

daeyeon commented Aug 8, 2026

Copy link
Copy Markdown
Member

The commit lint check is failing because the sign-off is missing. Please amend it with git commit --amend -s and force-push. You can verify it locally before pushing with npx core-validate-commit --no-validate-metadata HEAD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

child_process Issues and PRs related to the child_process subsystem. doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants